home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 August: Tool Chest / Dev.CD Aug 98 TC.toast / Tool Chest / Hardware / Misc. Tools / LFSR Verilog CAD Tool / LFSR / LFSR.rsrc / STR#_5000.txt < prev    next >
Encoding:
Text File  |  1993-06-03  |  5.7 KB  |  128 lines

  1. This is the module name of the lfsr counter.  The module name is also used to create the test module name, Test_<module>, and the file name, <module>.v.
  2.  
  3. Several label names can be changed to fit module formats. A valid verilog HDL identifier begins with a A-Z, a-z, or _ and consist of zero or more of A-Z, a-z, _, $, and 0-9.
  4.  
  5. Closes the preference window.
  6.  
  7. This window defines preferences saved for use by other VLSI CAD programs and future use of this application.
  8.  
  9. Open the preference window.
  10.  
  11. This window defines preferences saved for use by other VLSI CAD programs and future use of this application.
  12.  
  13. Closes the Verilog code window.
  14.  
  15. This window is also opened by the Special menu, 'Generate Verilog Code'
  16.  
  17. Open the Verilog code window.
  18.  
  19. This window is also opened by the Special menu, 'Generate Verilog Code'
  20.  
  21. Closes the label window.
  22.  
  23. The labels used in the verilog module generated can be altered for program consistancy.
  24.  
  25. Open the label window.
  26.  
  27. The labels used in the verilog module generated can be altered for program consistancy.
  28.  
  29. Closes the parameter window.
  30.  
  31. The design is characterized through parameters defined by radio buttons, check boxes and edit fields.
  32.  
  33. Opens the parameter window.
  34.  
  35. The design is characterized through parameters defined by radio buttons, check boxes and edit fields.
  36.  
  37. The window menu opens and closes modeless dialog and text windows in this application.
  38.  
  39. Takes current parameters and generates a decimal sequence number followed by a hexadecimal count state.ie. the sequence for five is:
  40. 0 - 0x02
  41. 1 - 0x04
  42. 2 - 0x01
  43. 3 - 0x03
  44. 4 - 0x07
  45. Large sequences aren't generated since they may overflow the text buffers.
  46.  
  47. Selecting this generates initial documentation for engineering specification of this module. 
  48.  
  49. Selecting this will take the current parameters, labels and preferences and generate Verilog HDL code in a window. This item must be selected to reevaluate any changes made in the parameters, labels or preference since the last selection.
  50.  
  51. Special Menu
  52.  
  53. Use items in this menu to perform primary actions once the parameters, labels and preferences are set up.
  54.  
  55. Shareware notice and a puzzle. 
  56.  
  57. This describes the verilog HDL code generated by this program
  58.  
  59. Provides some theory of LFSR plus book references of where to find more information.
  60.  
  61. Opens a read-only text window that describes how to use this application. 
  62.  
  63. This opens a help text window.
  64. It describes how to use this application, the theory of linear feedback shift registers and the verilog code generated. 
  65.  
  66. Selecting this will exit this application. Make sure all work is saved before quitting.
  67.  
  68. Selecting this will print the currently active window into a file. This feature is disabled because there is no window active to print.
  69.  
  70. Selecting this will print the currently active window into a file. Make sure that all printing options are selected by 'page setup' and the proper printer is being used.
  71.  
  72. Selecting this displays a dialog box in which you can select paper size, orientation, and other printing options. This feature is disabled because there is no window active to print.
  73.  
  74. Selecting this displays a dialog box in which you can select paper size, orientation, and other printing options.
  75.  
  76. This writes the contents of the currently active window into a file. This feature is disabled because there is no window that is active that can be saved.
  77.  
  78. This writes the contents of the currently active window into a file. Selecting this will bring up a window requesting what the filename should be.
  79.  
  80. This writes the contents of the currently active window into the current file. This feature is disabled because the current file name is invalid.
  81.  
  82. This writes the contents of the currently active window into the current file. 
  83.  
  84. This closes all current windows and sets all parameters to default values. This is currently disabled because no windows are opened to close.
  85.  
  86. This closes all current windows and sets all parameters to default values.
  87.  
  88. This opens an existing verilog code module and reconfigures parameter's to it's state.
  89.  
  90. This closes all but the parameter window and sets all parameters to default value.
  91.  
  92. Use the File menu for all filing, printing and quitting operations. Filing and printing is only enabled in this application for text windows.
  93.  
  94. Opens the read-only clipboard window - the temporary storage for the cut, copy and paste operations.
  95.  
  96. Closes the Clipboard.
  97.  
  98. Selects the entire document. This feature is not available because the active window cannot be contain selections.
  99.  
  100. Selects the entire document.
  101.  
  102. Removes the selected items. This feature is not available because nothing is selected to remove.
  103.  
  104. Removes the selected items. It does not save the removed item in temporary storage. (See Cut)
  105.  
  106. Inserts the contents of the Clipboard's temporary storage at the point of the flashing cursor. This feature is not available because nothing of the appropriate type is in the clipboard.
  107.  
  108. Inserts the contents of the Clipboard's temporary storage at the insertion point '|'.
  109.  
  110. Copies the selected items into the Clipboard's temporary storage. This feature is not available because nothing is selected to copy.
  111.  
  112. Copies the selected items into the Clipboard's temporary storage.
  113.  
  114. Removes the selected items and places them into the Clipboard's temporary storage. This feature is not available because nothing is selected to cut.
  115.  
  116. Removes the selected items and places them into the Clipboard's temporary storage.
  117.  
  118. Undoes your last action. 
  119. This feature is disabled because the last action cannot be undone
  120.  
  121. Undoes your last action. 
  122. Use this command to replace what you have cut or cleared or to remove what you have pasted or typed.
  123.  
  124. Use this menu to undo actions, cut, copy, paste and clear selections and display (or hide) the clipboard.
  125.  
  126. Selecting this will display the full title and author name of this application.
  127.  
  128.